gemstone/.gitignore

16 lines
171 B
Plaintext
Raw Normal View History

2024-02-04 15:23:32 +00:00
bin
cmake-build-debug
.vscode
.idea
tmp
.git
CMakeFiles
cmake_install.cmake
CMakeCache.txt
compile_commands.json
Makefile
.cache
lexer.ll.c
parser.tab.c
2024-02-13 22:13:43 +00:00
parser.tab.h
build