diff options
author | jbzdarkid <jbzdarkid@gmail.com> | 2018-12-02 14:11:05 -0800 |
---|---|---|
committer | jbzdarkid <jbzdarkid@gmail.com> | 2018-12-02 14:11:05 -0800 |
commit | bbb847536a2b3445f907cae2dc3f3ca5f72916bc (patch) | |
tree | 70559cbf9b7299eb55931de0d2ee2507cdb57bfb /GithubPackage/.gitignore | |
parent | e7c5ca91963de93e684cf75c2a8418b750c25f2f (diff) | |
download | witness-tutorializer-bbb847536a2b3445f907cae2dc3f3ca5f72916bc.tar.gz witness-tutorializer-bbb847536a2b3445f907cae2dc3f3ca5f72916bc.tar.bz2 witness-tutorializer-bbb847536a2b3445f907cae2dc3f3ca5f72916bc.zip |
The correct way to ignore a folder
Diffstat (limited to 'GithubPackage/.gitignore')
-rw-r--r-- | GithubPackage/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/GithubPackage/.gitignore b/GithubPackage/.gitignore new file mode 100644 index 0000000..c96a04f --- /dev/null +++ b/GithubPackage/.gitignore | |||
@@ -0,0 +1,2 @@ | |||
1 | * | ||
2 | !.gitignore \ No newline at end of file | ||