mirror of
https://git.kittycat.homes/zoe/codename-routes.git
synced 2024-08-15 03:18:26 +00:00
update gitignore
This commit is contained in:
parent
ecfeb947d2
commit
bb17c577dd
1 changed files with 13 additions and 0 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -1,2 +1,15 @@
|
|||
/routes-native/target
|
||||
/routes-native/Cargo.lock
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
.fscache
|
||||
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
*.lnk
|
||||
|
|
Loading…
Reference in a new issue