]> git.armaanb.net Git - gen-shell.git/blobdiff - .gitignore
Major restructuring
[gen-shell.git] / .gitignore
index 33d0b7ab1bdb90ed051a5cbe7b78a2461906e691..33f3ef963fa7b695ab63db9a485736818c91161e 100644 (file)
@@ -1,69 +1,2 @@
-
-# Created by https://www.toptal.com/developers/gitignore/api/cmake,linux,c++
-# Edit at https://www.toptal.com/developers/gitignore?templates=cmake,linux,c++
-
-### C++ ###
-# Prerequisites
-*.d
-
-# Compiled Object files
-*.slo
-*.lo
-*.o
-*.obj
-
-# Precompiled Headers
-*.gch
-*.pch
-
-# Compiled Dynamic libraries
-*.so
-*.dylib
-*.dll
-*.a
-
-# Fortran module files
-*.mod
-*.smod
-
-# Executables
-*.exe
-*.out
-*.app
 gen-shell
-
-### CMake ###
-CMakeLists.txt.user
-CMakeCache.txt
-CMakeFiles
-CMakeScripts
-Testing
-Makefile
-cmake_install.cmake
-install_manifest.txt
-compile_commands.json
-CTestTestfile.cmake
-_deps
-CPackConfig.cmake
-CPackSourceConfig.cmake
-
-### CMake Patch ###
-# External projects
-*-prefix/
-
-### Linux ###
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# End of https://www.toptal.com/developers/gitignore/api/cmake,linux,c++
+*.o