hello-world/.gitignore

16 lines
164 B
Plaintext
Raw Normal View History

2024-04-04 20:59:18 +00:00
#all regularly compiled binaries
2024-04-06 23:50:15 +00:00
addition
division
2024-04-06 23:46:58 +00:00
echo
2024-04-04 20:46:13 +00:00
helloworld
2024-04-06 23:50:15 +00:00
multiplication
subtraction
2024-04-04 20:59:18 +00:00
2024-04-04 21:01:53 +00:00
#Haskell
helloworld.hi
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