posix4e commited on
Commit
89b7684
·
1 Parent(s): 18edc1b

git ops cleanup for ios

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. .gitignore +1 -0
  3. backend/.gitignore +1 -0
.gitattributes ADDED
@@ -0,0 +1 @@
 
 
1
+ *.png filter=lfs diff=lfs merge=lfs -text
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  **/*.swp
2
  .vscode
 
 
1
  **/*.swp
2
  .vscode
3
+ puppet.db
backend/.gitignore CHANGED
@@ -1 +1,2 @@
1
  __pycache__
 
 
1
  __pycache__
2
+ puppet.db