Browse Source

Add inputs folder to repo

I still want the folder to be created when the repo is cloned, I just
don't want the actual input files stored.
ApisNecros 3 months ago
parent
commit
e91274d3de
2 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore
  2. 0 0
      inputs/.gitkeep

+ 1 - 1
.gitignore

@@ -1 +1 @@
-inputs
+inputs/*.input

+ 0 - 0
inputs/.gitkeep