git: Clean up gitignore

Each directory is responsible for ignoring files
This commit is contained in:
patrick96 2018-12-23 22:51:42 +01:00 committed by Patrick Ziegler
parent 0251a80e75
commit d1fe97b90f
3 changed files with 4 additions and 3 deletions

5
.gitignore vendored
View File

@ -1,9 +1,8 @@
/build/*
/doc/config
/include/settings.hpp
/build
/polybar
/polybar-msg
/tags
/compile_commands.json
*.bak
*.pyc
*.swp

1
doc/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
config

1
include/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
settings.hpp