Add all files in input directory to gitignore
This commit is contained in:
parent
17c6c49eb4
commit
c8db4e9119
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
|||
.idea
|
||||
|
||||
# Ignore files that start with 'building' in the 'input_files' directory
|
||||
input_files/building*
|
||||
input_files/*
|
||||
|
||||
# Ignore all files inside the 'output_files' directory
|
||||
output_files/*
|
||||
|
|
Loading…
Reference in New Issue
Block a user