Commit Graph

19 Commits

Author SHA1 Message Date
sbwalker
0202bf60e5 adjust gitignore to exclude wwwroot/_content subfolders 2024-11-13 13:51:54 -05:00
sbwalker
592255284f fix #4562 - module template issue caused by gitignore 2024-08-26 09:38:10 -04:00
sbwalker
70aa93fe8d ignore nuget packages 2023-11-21 15:41:13 -05:00
sbwalker
cd0fe3d6d4 add database provider packages back to wwwroot/Packages as they are needed when cloning a fresh instance of source from Github 2023-11-21 15:21:44 -05:00
sbwalker
116542d8e4 fix .NET upgrade issue related to database provider packages 2023-11-21 15:09:14 -05:00
Pavel Veselý
b69041d4af Gitignore update 2022-09-06 09:14:42 +02:00
Shaun Walker
1c7380d4cf removed method-level [ValidateAntiForgeryToken] attribute as it is now handled by global AutoValidateAntiforgeryTokenFilter, adjusted gitignore to improve filtering of Module and Theme folders in wwwroot and exclude all files in Oqtane.Server/Data 2022-04-15 08:01:32 -04:00
Shaun Walker
0deffff370 create all artifacts in Oqtane.Packages folder 2021-06-03 08:58:45 -04:00
Shaun Walker
e693f6b52b add new packages location to gitignore 2021-05-28 08:44:14 -04:00
Shaun Walker
50ac9236af move database projects into their own solution to keep the streamline main solution 2021-05-26 17:46:08 -04:00
Shaun Walker
c07e766e57 add support for public content folders 2021-05-26 12:01:35 -04:00
Charles Nurse
7753988f64 Remove log files from git 2021-05-24 16:02:45 -07:00
Charles Nurse
47c04dc150 Convert Database projects so they build installable Packages rather than deploy to bin and modify installation to deploy Databases on demand as needed. 2021-05-20 12:39:09 -07:00
Charles Nurse
cbcfc88492 Add support for Sqlite - Installation path tested but AddSite not supported yet 2021-03-23 11:06:18 -07:00
Charles Nurse
dbc4e3ea66 Add the Jetbrains Rider "idea" folder to gitignore. 2021-03-02 12:07:04 -08:00
hishamco
3caf06d8ff Add Content folder to .gitignore 2020-12-08 22:50:36 +03:00
Sean Long
70502cd881 OS independent file paths 2020-04-17 16:25:00 -04:00
Shaun Walker
a84eee8782 Large file streaming uploads 2019-09-06 13:15:18 -04:00
David Poindexter
bf82cdc2d7 Add initial .gitignore file 2019-05-07 00:12:51 -04:00