Fix npm publication
[poolifier.git] / .gitignore
index 8ddca4bea480b8dfb25dcd55fc9a35cce5820184..edec4c70849a4ee012c78ca4af8e01cf7585b7e9 100644 (file)
@@ -1,3 +1,18 @@
+### Git ###
+# Created by git for backups. To disable backups in Git:
+# $ git config --global mergetool.keepBackup false
+*.orig
+
+# Created by git when using merge tools for conflicts
+*.BACKUP.*
+*.BASE.*
+*.LOCAL.*
+*.REMOTE.*
+*_BACKUP_*.txt
+*_BASE_*.txt
+*_LOCAL_*.txt
+*_REMOTE_*.txt
+
 # Logs
 logs
 *.log
@@ -57,3 +72,4 @@ build/config.gypi
 .history/
 .scannerwork
 lib
+*.bak