e15c6299c2
Update .gitignore, LICENSE, and 6 more files...
11 lines
64 B
Plaintext
11 lines
64 B
Plaintext
# IDEs
|
|
.vs/
|
|
.idea/
|
|
|
|
# Build artifacts
|
|
bin/
|
|
obj/
|
|
|
|
# Trash
|
|
*.user
|