gitignore
https://zoosso.tistory.com/835 [Git] .gitignore 설정 .gitignore 설정 git은 변경점을 추적을 추적하는데, 특정 파일들을 무시(ignore)하여 추적하지 않게 할 수 있다. ▶ Log 파일이나 Build 설정은 관리 대상에서 제외 처리할 수 있다. ex) Intellij IDE에서.. zoosso.tistory.com git ignore를 사용하여 node_moduls 와 같은 크기가 큰 파일을 제외하고 log파일도 제외하고 .env 파일과 같이 암호가 들어있는 파일을 따로 관리하여 암호를 보호할 수 있다. # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* #Se..
DevOps/git
2022. 4. 19. 17:07
250x250
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- imgtoimg
- RNN
- MQTT
- colab
- VR
- 유니티플러그인
- 후디니
- emotive eeg
- 유니티
- Arduino
- Java
- CNC
- Midjourney
- sequelize
- three.js
- ardity
- Express
- DeepLeaning
- motor controll
- oculuspro
- TouchDesigner
- AI
- docker
- 라즈베리파이
- houdini
- Python
- unity 360
- opencv
- Unity
- node.js
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
글 보관함
반응형