NuHash/.gitignore

12 lines
101 B
Plaintext
Raw Normal View History

2023-07-18 21:28:30 +02:00
*.lock
2023-05-10 23:08:24 +02:00
*.o
*.user
/_release
/**/.settings
/**/.vs
2023-07-18 21:28:30 +02:00
/**/TestResults
/**/bin
2023-05-10 23:08:24 +02:00
/**/obj
/**/out
/**/target