.gitignore in icalia-foresight-0.0.1 vs .gitignore in icalia-foresight-0.0.2
- old
+ new
@@ -17,10 +17,13 @@
# Ignore bundler config.
/.bundle/
+# Ignore gem artifacts
+/.gem
+
# Ignore the default SQLite database.
/db/*.sqlite3
/db/*.sqlite3-journal
# Ignore database dump files:
@@ -49,5 +52,8 @@
!*example.env
# Ignore IDE's and text editor artifacts:
*.swp
examples.txt
+
+# Ignore gem builds
+icalia-foresight-*.gem