hello-world/.gitignore

8 lines
90 B
Plaintext
Raw Normal View History

2024-04-04 20:59:18 +00:00
#all regularly compiled binaries
2024-04-04 20:46:13 +00:00
helloworld
2024-04-04 20:59:18 +00:00
#Java
2024-04-04 20:58:33 +00:00
helloworld.class
2024-04-04 20:59:18 +00:00
#Fortran
2024-04-04 20:46:13 +00:00
helloworld.o