pollymc/.gitignore
Sefa Eyeoglu 77932061bc
chore: update ignores for Nix
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-21 18:33:41 +01:00

57 lines
517 B
Plaintext

Thumbs.db
*.kdev4
.user
.directory
resources/CMakeFiles
*~
*.swp
html/
# Project Files
*.pro.user
CMakeLists.txt.user
CMakeLists.txt.user.*
CMakeSettings.json
/.project
/.settings
/.idea
/.vscode
/.vs
cmake-build-*/
Debug
# Build dirs
build
/build-*
# Install dirs
install
/install-*
# Ctags File
tags
# YouCompleteMe config stuff.
.ycm_extra_conf.*
#OSX Stuff
.DS_Store
branding/
secrets/
run/
.cache/
# Nix/NixOS
.direnv/
.pre-commit-config.yaml
result
# Flatpak
.flatpak-builder
flatbuild
# Snap
*.snap