Files
pollymc/.gitignore
T

60 lines
551 B
Plaintext
Raw Normal View History

2013-01-09 12:22:22 -06:00
Thumbs.db
2019-09-26 20:08:47 +02:00
*.kdev4
.user
2013-09-23 00:30:51 +02:00
.directory
resources/CMakeFiles
2013-08-14 08:13:41 +02:00
*~
2013-11-11 12:59:23 -06:00
*.swp
2013-12-02 11:09:56 +01:00
html/
2013-11-11 12:59:23 -06:00
2014-01-17 22:55:10 +01:00
# Project Files
2023-05-30 17:35:56 +01:00
*.orig
2019-09-26 20:08:47 +02:00
*.pro.user
2014-01-17 22:55:10 +01:00
CMakeLists.txt.user
CMakeLists.txt.user.*
2023-03-14 16:52:06 +05:30
CMakeSettings.json
2023-02-06 23:05:06 -08:00
/CMakeFiles
CMakeCache.txt
2014-03-07 10:37:57 -05:00
/.project
/.settings
2018-11-08 16:23:35 +01:00
/.idea
2022-05-08 15:02:21 +08:00
/.vscode
2023-03-14 16:52:06 +05:30
/.vs
2018-11-08 16:23:35 +01:00
cmake-build-*/
2019-07-09 22:23:24 -04:00
Debug
2014-01-17 22:55:10 +01:00
# Build dirs
build
/build-*
2021-12-10 14:03:38 -05:00
# Install dirs
install
/install-*
2013-11-13 12:37:54 -06:00
# Ctags File
tags
# YouCompleteMe config stuff.
.ycm_extra_conf.*
2014-01-02 14:15:44 +01:00
#OSX Stuff
.DS_Store
2021-10-13 01:59:25 +02:00
branding/
secrets/
2021-11-06 22:20:26 +01:00
run/
.cache/
2021-12-28 15:45:04 +00:00
2022-01-09 01:10:32 +03:00
# Nix/NixOS
2023-03-21 18:33:41 +01:00
.direnv/
.pre-commit-config.yaml
result
2022-03-27 14:42:02 +02:00
# Flatpak
.flatpak-builder
2022-03-28 20:56:24 +02:00
flatbuild
2022-10-24 13:19:30 -05:00
# Snap
2022-11-05 11:09:35 +01:00
*.snap