Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ionescu007/SimpleVisor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorionescu007 <aionescu+git@gmail.com>2016-03-17 02:23:30 +0300
committerionescu007 <aionescu+git@gmail.com>2016-03-17 02:23:30 +0300
commit5fd1a064e4abedc1cde13db87bb857da6a8e786f (patch)
tree1dea331a0cee154f60356e5c3af7d5cf3f6e014c /.gitignore
parent468dd0f4f8cc429eb930d532d8c0e7c5bcaeec08 (diff)
Continued cleanup
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f7e9a8c..0584756 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*.opendb
shv.sdf
x64/Optimized
-*.suo \ No newline at end of file
+*.suo
+*.user \ No newline at end of file