Update .gitignore

This commit is contained in:
aronmal 2022-08-06 22:24:43 +02:00 committed by GitHub
parent 4718f1843f
commit fe945a3e06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
backend/.gitignore vendored
View file

@ -1,6 +1,9 @@
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# Jetbains
.idea
# User-specific files
*.suo
*.user
@ -231,4 +234,4 @@ _Pvt_Extensions
.paket/paket.exe
# FAKE - F# Make
.fake/
.fake/