Keep track of build directory
This commit is contained in:
parent
a850bb39f1
commit
2486bac0fe
2 changed files with 7 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,2 +1,7 @@
|
|||
build/*
|
||||
trumpotron
|
||||
|
||||
build/*
|
||||
!build/.keep
|
||||
|
||||
*.txt
|
||||
!trump_speech.txt
|
||||
|
|
|
|||
1
build/.keep
Normal file
1
build/.keep
Normal file
|
|
@ -0,0 +1 @@
|
|||
temp files for building
|
||||
Loading…
Add table
Add a link
Reference in a new issue