upl gitignore

This commit is contained in:
2019-02-21 19:26:31 +03:00
parent 6e5d6d7849
commit 6e42080d05
2 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -18,6 +18,7 @@
*.zip *.zip
*.tar.gz *.tar.gz
*.rar *.rar
*.iml
.idea/*
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid* hs_err_pid*
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="uidesigner-configuration">
<option name="INSTRUMENT_CLASSES" value="false" />
</component>
</project>