gitignore: Hide the attic/
This commit is contained in:
parent
019ca1b4ed
commit
42abed4b37
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
||||||
*.zip
|
*.zip
|
||||||
.*.swp
|
.*.swp
|
||||||
__pycache__
|
__pycache__
|
||||||
|
attic/
|
||||||
|
|
Loading…
Reference in a new issue