mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-02-03 15:01:11 +00:00
Add placeholder tmp+log
This commit is contained in:
parent
0ec3da7bf6
commit
c3ceb7853d
3 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
# Rails, Ruby, etc
|
||||
/log/*
|
||||
!log/.placeholder
|
||||
/tmp/*
|
||||
!tmp/.placeholder
|
||||
/spec/tmp/*
|
||||
.ruby-version
|
||||
.ruby-gemset
|
||||
|
|
0
log/.placeholder
Normal file
0
log/.placeholder
Normal file
0
tmp/.placeholder
Normal file
0
tmp/.placeholder
Normal file
Loading…
Reference in a new issue