Skip to content

Commit

Permalink
Added new file header template.
Browse files Browse the repository at this point in the history
  • Loading branch information
twostraws committed Jun 4, 2024
1 parent c643e9e commit 1110fbb
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>FILEHEADER</key>
<string>
// ___FILENAME___
// Ignite
// https://www.github.com/twostraws/Ignite
// See LICENSE for license information.
//</string>
</dict>
</plist>

0 comments on commit 1110fbb

Please sign in to comment.