aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authortranstrike <transtrike@gmail.com>2020-12-07 22:37:08 +0200
committertranstrike <transtrike@gmail.com>2020-12-07 22:37:08 +0200
commitc5dc3763babe083c88dbc927f996fb1bdda80359 (patch)
tree814677cfb2c822d2e021a8aef66cee4fba924507 /.gitignore
parent4e6ef3968021b7a1059b5abda034db8eabb50907 (diff)
downloadDevHive-c5dc3763babe083c88dbc927f996fb1bdda80359.tar
DevHive-c5dc3763babe083c88dbc927f996fb1bdda80359.tar.gz
DevHive-c5dc3763babe083c88dbc927f996fb1bdda80359.zip
Base line projects created
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dfcfd56..32533c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -348,3 +348,10 @@ MigrationBackup/
# Ionide (cross platform F# VS Code tools) working folder
.ionide/
+
+**/bin
+**/obj
+*.blob
+appsettings.Development.json
+**/.vscode/
+**/*.swp \ No newline at end of file