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

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJb Evain <jb@evain.net>2019-08-30 06:10:30 +0300
committerJb Evain <jb@evain.net>2019-08-30 06:10:30 +0300
commitc11eb3f0ea78f60a0daec3653750eee3cbb09163 (patch)
tree97baad63475b44e89f71ba60ac0b9f3af120a9b3
parent3081d75d922a1ada70752b6dbf92609187c019eb (diff)
Ignore packages folder
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b369ea1..956178e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,5 @@ TestResults
project.lock.json
.vs/
.idea/
+packages/*
+nuget.exe