xlnt/.gitignore

22 lines
205 B
Plaintext
Raw Normal View History

2015-11-01 23:52:19 -05:00
build/
docs/build/
docs/doxyxml/
node_modules/
2014-05-06 17:28:38 -04:00
*.obj
*.sdf
*.suo
*.opensdf
*.vcxproj.user
*.o
#*#
*~
.DS_Store
__pycache__/
Win32/
*.pyd
python/record.txt
python/xlntpyarrow.egg-info/
2020-03-21 10:59:00 -04:00
/x64/
.envrc
2021-01-21 21:45:24 +09:00
.vscode