Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

.gitignore 208 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  1. build
  2. ?build
  3. ?build-mp
  4. .*~
  5. cmake/ConfigUser.cmake
  6. cmake/ConfigUserAdvanced.cmake
  7. share/coast
  8. share/dcw
  9. src/newsuppl*
  10. **/gmt.history
  11. .DS_Store
  12. doc/examples/**/*.mp4
  13. doc/examples/**/*.png
  14. doc/examples/**/*.gif
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...