gitignore
This commit is contained in:
parent
065be44e07
commit
315b2f5b9c
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,6 +1,9 @@
|
||||||
#all regularly compiled binaries
|
#all regularly compiled binaries
|
||||||
helloworld
|
helloworld
|
||||||
|
|
||||||
|
#Haskell
|
||||||
|
helloworld.hi
|
||||||
|
|
||||||
#Java
|
#Java
|
||||||
helloworld.class
|
helloworld.class
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user