mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-28 16:54:20 +02:00
polish .gitignore
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# NOTE! Please use 'git ls-files -i --exclude-standard'
|
||||
# command after changing this file, to see if there are
|
||||
# any tracked files which get ignored after the change.
|
||||
#
|
||||
# (compile "git ls-files -i --exclude-standard")
|
||||
|
||||
/*
|
||||
|
||||
!/include
|
||||
|
||||
!/.gitignore
|
||||
!/how-to-ngspice-vstudio.txt
|
||||
|
||||
!/*.c
|
||||
!/*.sln
|
||||
!/*.vcproj
|
||||
Reference in New Issue
Block a user