Add local tmp cache directory
This commit is contained in:
parent
e139772ab3
commit
2fbf7adc95
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,6 +14,8 @@ null/
|
||||
.svn/
|
||||
.swiftpm/
|
||||
migrate_working_dir/
|
||||
tmp/*
|
||||
!tmp/.gitkeep
|
||||
|
||||
# IntelliJ related
|
||||
*.iml
|
||||
|
||||
1
tmp/.gitkeep
Normal file
1
tmp/.gitkeep
Normal file
@ -0,0 +1 @@
|
||||
|
||||
Loading…
Reference in New Issue
Block a user