mirror of
https://github.com/zeropingheroes/lancache-autofill
synced 2024-11-10 02:14:12 +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
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,4 +3,6 @@
|
|||
database.sqlite
|
||||
.idea/
|
||||
.vagrant/
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
.swp
|
||||
*.txt
|
||||
|
|
Loading…
Reference in a new issue