Shell-nyush / .gitignore
.gitignore
Raw
# Executables
*
!*.*
!*/
!Makefile

# Object files
*.o

# NFS files
.nfs*

# Zipped files
*.zip
*.tar.gz

# Logs and tests
log.*
input*.txt
output*.txt
file*.txt
count.c