X-Git-Url: https://git.armaanb.net/?p=gen-shell.git;a=blobdiff_plain;f=.gitignore;h=33f3ef963fa7b695ab63db9a485736818c91161e;hp=968076ef7e089ecd216a2dd7c0fb74aea54eb850;hb=HEAD;hpb=de5d7bce3a583ccf93ca2ac9d237398d4cc9d6f6 diff --git a/.gitignore b/.gitignore index 968076e..33f3ef9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,71 +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 -commit.h -commit.h.in - -### 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