8000 updates the .gitignore file by FediSalhi · Pull Request #327 · lava/matplotlib-cpp · GitHub
[go: up one dir, main page]

Skip to content

updates the .gitignore file #327

New issue

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
updates the .gitignore file
Adding CLion project configuration files to the gitignore file
  • Loading branch information
FediSalhi committed Aug 21, 2022
commit 36eee496b75941eecda4333432a7a3ba97604893
3 changes: 3 70E2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@

# vim temp files
*.sw*

# Clion Project Files
.idea/
0