1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00

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/* /build
/doc/config
/include/settings.hpp
/polybar /polybar
/polybar-msg /polybar-msg
/tags /tags
/compile_commands.json
*.bak *.bak
*.pyc *.pyc
*.swp *.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