Ron Au commited on
Commit
d838a09
β€’
1 Parent(s): 81ea62c

ops: Reorder .gitignore

Browse files
Files changed (3) hide show
  1. .gitignore +2 -2
  2. cache/.gitkeep +0 -0
  3. output/.gitkeep +0 -0
.gitignore CHANGED
@@ -1,4 +1,4 @@
1
- !**/.gitkeep
2
-
3
  cache/*
4
  output/*
 
 
 
 
1
  cache/*
2
  output/*
3
+
4
+ !**/.gitkeep
cache/.gitkeep ADDED
File without changes
output/.gitkeep ADDED
File without changes