You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

61 lines
601 B

# Autotools (needed for poppler)
.deps
.dirstamp
.libs
*.DS_Store
*.o
*.lo
*.la
*~
Makefile
Makefile.in
libtool
aclocal.m4
autom4te.cache
config.log
config.status
config.h*
!config.h.in
configure
po/POTFILES
stamp-h1
# Eclipse
.autotools
.cproject
.project
.settings/
# PPA Build (ubuntu)
ppa-build
# CMake
build/
desktop/desktop_install.sh
# NetBeans
nbproject/
# Visual Studio Code
.vscode/
*/.vscode/
# CLion
.idea
cmake-build-*
# API Documentation
doc/html
doc/latex
src/view/.DS_Store
src/view/background/.DS_Store
# Flatpak
repo/
flatpak-build/
.flatpak-builder/
*.flatpak
# Lua
lua-*