X-Git-Url: https://git.armaanb.net/?p=gen-shell.git;a=blobdiff_plain;f=.gitignore;h=33f3ef963fa7b695ab63db9a485736818c91161e;hp=33d0b7ab1bdb90ed051a5cbe7b78a2461906e691;hb=HEAD;hpb=6d6b6a5d971decfb9d32752ac882ff56bc33d705 diff --git a/.gitignore b/.gitignore index 33d0b7a..33f3ef9 100644 --- a/.gitignore +++ b/.gitignore @@ -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