Commit 7b7cc2f5 authored by Steven Vascellaro's avatar Steven Vascellaro Committed by GitHub

Add rule to ignore *.ctxt to Java.gitignore

.ctxt files are generated automatically each time a project is compiled in BlueJ.
parent 1a92ca87
*.class *.class
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME) # Mobile Tools for Java (J2ME)
.mtj.tmp/ .mtj.tmp/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment