Created
June 12, 2016 15:13
-
-
Save DmitriyRF/a47664ef332cbf6470923fb449ef827a to your computer and use it in GitHub Desktop.
Файл исключений для git
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Mobile Tools for Java (J2ME) | |
.mtj.tmp/ | |
# Package Files # | |
*.jar | |
*.war | |
*.ear | |
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml | |
hs_err_pid* | |
# Sass temp file | |
.sass-cache/ | |
*.css.map | |
#Folder idea | |
.idea/ | |
.idea/*.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment