diff options
author | redfish <redfish@galactica.pw> | 2017-10-20 22:05:41 -0400 |
---|---|---|
committer | redfish <redfish@galactica.pw> | 2017-10-20 22:05:41 -0400 |
commit | 353402595cc8dffad8d829e57a28548ca40d7e47 (patch) | |
tree | 44faa15ee6f26c0fb2f2c74628b3098fe9f15f9e /.gitignore | |
parent | Merge pull request #2601 (diff) | |
download | monero-353402595cc8dffad8d829e57a28548ca40d7e47.tar.xz |
.gitignore: do not ignore cmake source files
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index a27982af1..0bd9ba3dd 100644 --- a/.gitignore +++ b/.gitignore @@ -61,7 +61,6 @@ CMakeCache.txt CMakeFiles cmake_install.cmake install_manifest.txt -*.cmake ### Linux ### *~ |