cellar/.gitignore

21 lines
199 B
Plaintext
Raw Normal View History

*.in
*.o
2017-03-23 18:09:18 -07:00
*.so
*/.deps
2017-03-24 20:12:57 -07:00
*.swp
2017-03-23 18:09:18 -07:00
build/
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
2017-03-12 23:39:03 -07:00
compile_commands.json
2017-03-12 23:39:03 -07:00
Makefile
*/Makefile
2017-03-22 20:42:08 -07:00
src/version.cpp
2017-03-23 15:39:50 -07:00
src/bottles/commands.cpp
include/internal/bottles.hpp