BurritOS/.gitignore

8 lines
45 B
Plaintext
Raw Normal View History

2022-10-05 16:40:04 +02:00
/target
2023-02-16 15:48:26 +01:00
/.idea
2023-03-10 16:22:44 +01:00
*.iml
2023-03-12 00:23:55 +01:00
/*.txt
/.vscode
2023-04-05 12:53:34 +02:00
*.a
*.o