aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2017-12-28 17:14:04 +0100
committerdec05eba <dec05eba@protonmail.com>2017-12-28 17:15:53 +0100
commit22d522f6cd09e2c5f1678a0479be5dc19ca1eb15 (patch)
tree0cb6fc7733e8d4ccc9e67724e7fc2be56b2ae9fb /.gitignore
parent1f583ebb6e3973c992d59886659bf53ff87f41de (diff)
Replace cmake with sibs. Sibs builds itself now
If you dont already have sibs to build sibs, download first release: https://github.com/DEC05EBA/sibs/archive/0.1.0.tar.gz Then you can install new version of sibs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 2 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index f76c38c..5dc9509 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,2 @@
-CMakeCache.txt
-CMakeFiles
-CMakeScripts
-Testing
-Makefile
-cmake_install.cmake
-install_manifest.txt
-compile_commands.json
-CTestTestfile.cmake
-cmake-build-debug
-.idea
-build
+sibs-build
+.idea/ \ No newline at end of file