1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-10-27 05:24:17 -04:00
picom/.gitignore

59 lines
691 B
Text
Raw Normal View History

# Build files
2007-03-12 08:38:59 -04:00
.deps
aclocal.m4
autom4te.cache
config.log
config.status
configure
depcomp
install-sh
missing
stamp-h1
2011-11-06 19:20:45 -05:00
compton
2007-03-12 08:38:59 -04:00
*.o
2019-08-09 18:40:41 -04:00
*.d
build/
compile_commands.json
build.ninja
# language servers
2019-08-09 18:40:41 -04:00
.ccls-cache
.clangd
.cache
2019-08-09 18:40:41 -04:00
# CMake files
compton-*.deb
compton-*.rpm
compton-*.tar.bz2
release/
_CPack_Packages/
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
CPackSourceConfig.cmake
install_manifest.txt
2012-09-11 09:07:29 -04:00
# Vim files
.sw[a-z]
2012-09-11 09:07:29 -04:00
.*.sw[a-z]
*~
# Misc files
2019-08-09 18:40:41 -04:00
core.*
.gdb_history
oprofile_data/
compton.plist
callgrind.out.*
man/*.html
man/*.1
doxygen/
.clang_complete
.ycm_extra_conf.py
.ycm_extra_conf.pyc
/src/backtrace-symbols.[ch]
/compton*.trace
*.orig
/tests/log
/tests/testcases/__pycache__/