Files
flappy-bird-rust/.gitignore
Hilmar Wiegand 09b7c0228c Initial commit
2019-06-19 15:25:11 +02:00

10 lines
77 B
Plaintext

# Unwanted files
target
# Backup files
.DS_Store
thumbs.db
*~
*.rs.bk
*.swp