# -*- mode: gitignore; -*-
# CMake
cmake_install.cmake
CMakeFiles
CMakeCache.txt
lib*.a
/bin/**
/lib/**
/include/**
/.ninja*
*.ninja
Makefile
# Tags
TAGS
.TAGS
!TAGS/
tags
.tags
!tags/
gtags.files
GTAGS
GRTAGS
GPATH
# cscope
cscope.files
cscope.out
cscope.in.out
cscope.po.out
# Emacs
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*
# Org-mode
.org-id-locations
*_archive
# flymake-mode
*_flymake.*
# eshell files
/eshell/history
/eshell/lastdir
# elpa packages
/elpa/
# reftex files
*.rel
# AUCTeX auto folder
/auto/
# cask packages
.cask/
# vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~
# python
*.pyc