We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.DS_store
.idea
추가적으로 필요하다고 판단되는 파일명들 코멘트로 달아주세요!
불필요하거나 보안 상 문제가 될 수 있는 빌드/패키지 파일이 git 저장소에 올라가는 것 방지
The text was updated successfully, but these errors were encountered:
앗 현재 frontend 폴더 자체내에서 .gitignore파일을 작성하고 있어서 딱히 프론트엔드 쪽에서는 상관없을꺼 같습니다!
Sorry, something went wrong.
넵 확인했습니다. 백엔드 디렉토리 위주로 신경써서 작성하겠습니다~ :)
BEpaul
No branches or pull requests
✨ 기능 리스트
.DS_store
.idea
추가적으로 필요하다고 판단되는 파일명들 코멘트로 달아주세요!
✏ 사용 이유
불필요하거나 보안 상 문제가 될 수 있는 빌드/패키지 파일이 git 저장소에 올라가는 것 방지
The text was updated successfully, but these errors were encountered: