mirror of
https://github.com/swaywm/sway.git
synced 2026-04-22 06:46:27 -04:00
ignore .cache dir
This commit is contained in:
parent
7ff9bd0830
commit
f8df81879b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@ install_manifest.txt
|
||||||
*.swp
|
*.swp
|
||||||
*.o
|
*.o
|
||||||
*.a
|
*.a
|
||||||
|
.cache/
|
||||||
bin/
|
bin/
|
||||||
test/
|
test/
|
||||||
build/
|
build/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue