diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-15 20:31:56 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-15 20:31:56 +0300 |
commit | f9b34577bd4f81576f142eb81ee4ea93f5c0897d (patch) | |
tree | 337fc24d16ca27cd7300a79220ecb92d857ba5ad | |
parent | initial commit (diff) | |
download | privilege-check-f9b34577bd4f81576f142eb81ee4ea93f5c0897d.tar.gz privilege-check-f9b34577bd4f81576f142eb81ee4ea93f5c0897d.zip |
ignore auxiliary Visual Studio files
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fc2ff53 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.aps |