Quantcast

Add .release and .env to .gitignore

Ludovicus [12-19-20 - 17:23]
Add .release and .env to .gitignore
Filename
.gitignore
diff --git a/.gitignore b/.gitignore
index 9382b80..b1f2b9d 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 .DS_Store
 *.png
+.env
+.release