mirror of
https://github.com/zeropingheroes/lancache-autofill
synced 2024-11-25 00:53:02 +00:00
Ignoring nano temp files and any text files
This commit is contained in:
parent
c4a7d2ce57
commit
46f2cb10dd
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,3 +4,5 @@ database.sqlite
|
||||||
.idea/
|
.idea/
|
||||||
.vagrant/
|
.vagrant/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.swp
|
||||||
|
*.txt
|
||||||
|
|
Loading…
Reference in a new issue