added gitignore

This commit is contained in:
Pilar Monsalvete 2023-06-13 11:08:28 -04:00
parent c06cad2505
commit a9cec2aea9

4
out_files/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore