ignore target director from git
This commit is contained in:
parent
0d643af4f5
commit
fe82f74a05
|
@ -7,6 +7,7 @@
|
||||||
# Build output directies
|
# Build output directies
|
||||||
/target
|
/target
|
||||||
*/target
|
*/target
|
||||||
|
*/**/target
|
||||||
/build
|
/build
|
||||||
*/build
|
*/build
|
||||||
testdb
|
testdb
|
||||||
|
|
Loading…
Reference in New Issue