PrismLauncher/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

59 lines
544 B
Plaintext
Raw Permalink Normal View History

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