Index: .gitignore =================================================================== diff -u -rb6d3e007c765bbbf35544c9b44ed2c3a11c765e2 -r2860278bda7d8887bb617954511f2015d6774474 --- .gitignore (.../.gitignore) (revision b6d3e007c765bbbf35544c9b44ed2c3a11c765e2) +++ .gitignore (.../.gitignore) (revision 2860278bda7d8887bb617954511f2015d6774474) @@ -3,48 +3,12 @@ # Learn more about .gitignore: # https://www.atlassian.com/git/tutorials/saving-changes/gitignore -# Node artifact files -node_modules/ -dist/ +*.autosave +tags +/common +/scripts +resources/settings +denali.pro.* +denali.pro.user.* -# Compiled Java class files -*.class - -# Compiled Python bytecode -*.py[cod] - -# Log files -*.log - -# Package files -*.jar - -# Maven -target/ -dist/ - -# JetBrains IDE -.idea/ - -# Unit test reports -TEST*.xml - -# Generated by MacOS -.DS_Store - -# Generated by Windows -Thumbs.db - -# Applications -*.app -*.exe -*.war - -# Large media files -*.mp4 -*.tiff -*.avi -*.flv -*.mov -*.wmv - +*.sh~