summaryrefslogtreecommitdiff
path: root/Year_3/TSDWL/WSDL/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'Year_3/TSDWL/WSDL/.gitignore')
-rw-r--r--Year_3/TSDWL/WSDL/.gitignore33
1 files changed, 33 insertions, 0 deletions
diff --git a/Year_3/TSDWL/WSDL/.gitignore b/Year_3/TSDWL/WSDL/.gitignore
new file mode 100644
index 0000000..fdc209c
--- /dev/null
+++ b/Year_3/TSDWL/WSDL/.gitignore
@@ -0,0 +1,33 @@
+**/nbproject/private/
+**/nbproject/Makefile-*.mk
+**/nbproject/Package-*.bash
+build/
+nbbuild/
+dist/
+nbdist/
+.nb-gradle/
+
+# Compiled class file
+*.class
+
+# Log file
+*.log
+
+# BlueJ files
+*.ctxt
+
+# Mobile Tools for Java (J2ME)
+.mtj.tmp/
+
+# Package Files #
+*.jar
+*.war
+*.nar
+*.ear
+*.zip
+*.tar.gz
+*.rar
+
+# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
+hs_err_pid*
+replay_pid*