docs/.gitignore

22 lines
230 B
Plaintext
Raw Permalink Normal View History

2013-07-27 18:33:20 +02:00
/*/.classpath
/*/.project
/*/.settings
/*/bin
/*/gen
/*/target
2015-03-27 00:50:00 +01:00
/*/build
2013-08-14 21:15:45 +02:00
/out
2014-01-28 14:41:04 +01:00
/.idea
2016-04-14 20:51:23 +02:00
/.project
*.iml
2018-02-28 22:53:06 +01:00
node_modules
2018-03-01 12:28:29 +01:00
import_test
2020-04-21 21:13:20 +02:00
teedy-importer-linux
teedy-importer-macos
2023-02-20 11:51:30 +01:00
teedy-importer-win.exe
docs/*
!docs/.gitkeep
#macos
.DS_Store