[go: up one dir, main page]

File: .gitignore

package info (click to toggle)
fdm-materials 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 580 kB
  • sloc: python: 63; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 122 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#IDEs
.idea

cura_build/*
jedi_build/*

!cura_build/CMakeList.txt
!jedi_build/CMakeList.txt
!jedi_build/CPackConfig.cmake