.gitignore 241 B

123456789101112131415161718192021
  1. temp/
  2. gen/
  3. output_Win32/
  4. output_x64/
  5. m4/
  6. autom4te.cache/
  7. builds/install_images
  8. Makefile
  9. aclocal.m4
  10. *.patch
  11. *.diff
  12. config.status
  13. configure
  14. libtool
  15. *.log
  16. *.bak
  17. *.tmp
  18. *.d
  19. src/dsql/parse.cpp
  20. .vscode/.browse.VC.db
  21. extern/decNumber/libdecFloat*.a