MFC-Simulator/.gitignore

17 lines
97 B
Plaintext
Raw Normal View History

2023-02-03 03:07:52 +01:00
#Build results
[Dd]ebug/
[Rr]elease/
#Ext
*.bmp
*.txt
*.sdf
*.suo
*.db
*.opensdf
2024-03-02 23:42:46 +01:00
.idea/
.vs/