Skip to content
TheAlgorithms
/
C
Sign up
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Packages
Security
Team management
Hosting
Customer stories
→
Security
→
Team
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
TheAlgorithms
/
C
Watch
267
Star
4.3k
Fork
1.6k
Code
Issues
4
Pull requests
90
Actions
Projects
0
Security
Insights
Code
Issues
4
Pull requests
90
Projects
0
Actions
Security
Pulse
Permalink
Browse files
ignore EXE files and vscode settings
Loading branch information
kvedala
committed
Mar 30, 2020
Verified
This commit was signed with a
verified signature
.
kvedala
Krishna Vedala
1 parent
ad84e9b
commit
bba43f508ea0a3df7a091cf7b7e8c8f6e26be015
Unified
Split
Showing
1 changed file
with
2 additions
and
0 deletions
.
+2
−0
.gitignore
2
.gitignore
Show comments
View file
Edit file
Delete file
@@ -1,2 +1,4 @@
*
.swp
*
.exe
*
.out
.vscode
/
Toggle all file notes
0 comments on commit
bba43f5
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.