make .gitignore more general
This commit is contained in:
parent
c08952ea0a
commit
3a12ef1821
1 changed files with 2 additions and 4 deletions
6
02.variables/.gitignore
vendored
6
02.variables/.gitignore
vendored
|
@ -1,4 +1,2 @@
|
|||
/file1
|
||||
/file2
|
||||
/file3
|
||||
/file4
|
||||
# ignore all generated file by the makefile (we prefix them with file...)
|
||||
/file*
|
||||
|
|
Loading…
Add table
Reference in a new issue