diff options
| author | Maxithi <34792056+Maxithi@users.noreply.github.com> | 2018-01-07 18:05:55 +0100 |
|---|---|---|
| committer | Maxithi <34792056+Maxithi@users.noreply.github.com> | 2018-01-07 18:05:55 +0100 |
| commit | c677586842c4ccd1cf55892ac05b8dca937ab85c (patch) | |
| tree | 3869c237207daedf6da4a5e037a1d9225b7c5892 /.gitignore | |
| parent | a529f0a6c9a74a4a05205c75d5b3f726e8e58ea0 (diff) | |
| download | monzero-core-c677586842c4ccd1cf55892ac05b8dca937ab85c.tar.gz monzero-core-c677586842c4ccd1cf55892ac05b8dca937ab85c.tar.xz monzero-core-c677586842c4ccd1cf55892ac05b8dca937ab85c.zip | |
Ignore cmake-build-debug folder
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0bd9ba3dd..d321aa43d 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,7 @@ CMakeCache.txt CMakeFiles cmake_install.cmake install_manifest.txt +cmake-build-debug/ ### Linux ### *~ |
